home *** CD-ROM | disk | FTP | other *** search
- Path: news.th-darmstadt.de!news
- From: Enno Sandner <enno@intellektik.informatik.th-darmstadt.de>
- Newsgroups: comp.lang.c++
- Subject: Re: namespaces and templates
- Date: Wed, 10 Jan 1996 12:42:42 +0100
- Organization: Fachbereich Informatik, TH Darmstadt
- Message-ID: <30F3A632.15FB7483@intellektik.informatik.th-darmstadt.de>
- References: <whohsc4afd.fsf@balder.metis.no>
- NNTP-Posting-Host: kitz.intellektik.informatik.th-darmstadt.de
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b4 (X11; I; SunOS 4.1.3 sun4m)
-
- Steinar Bang wrote:
- >
- > Do templates always have to be defined outside namespaces?
- >
-
- No, templates can be defined as members of namespaces.
-
- Enno
-